home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Linux
/
Kubuntu 8.10
/
kubuntu-8.10-desktop-i386.iso
/
casper
/
filesystem.squashfs
/
usr
/
share
/
calendar
/
calendar.all
next >
Wrap
Text File
|
2007-12-12
|
839b
|
29 lines
/*
* International and national calendar files
*
* This is the calendar master file. In the standard setup, it is
* included by /etc/calendar/default, so you can make any system-wide
* changes there and they will be kept when you upgrade. If you want
* to edit this file, copy it into /etc/calendar/calendar.all and
* edit it there.
*
* $FreeBSD: src/usr.bin/calendar/calendars/calendar.all,v 1.8 2002/11/19 00:29:36 grog Exp $
*/
#ifndef _calendar_all_
#define _calendar_all_
#include <calendar.world>
#include <calendar.croatian>
#include <calendar.french>
#include <calendar.german>
#include <calendar.southafrica>
#include <calendar.russian>
#include <calendar.usholiday>
#include <calendar.australia>
#include <calendar.newzealand>
#include <calendar.belgium>
#include <calendar.argentina>
#endif /* !_calendar_all_ */